Go to the source code of this file.
Enumerations | |
| enum | PATH_TO_ROOT |
Variables | |
| $STYLES_CSSFILE = Style::getCSSPath() ."stylesheets.css" | |
| $testAlbum = new IntegerNumberData($_GET['album']) | |
| if(isset($_GET['current'])) else | $slide_current = 0 |
| $slide_stopped = isset($_GET['stopped']) | |
| $hasright = getAlbumRight('view', $slide_album) | |
| enum PATH_TO_ROOT |
relativer Pfad zum Root des Portals
Definition at line 3 of file slideshow.php.
| if ($slide_album) else $hasright = getAlbumRight('view', $slide_album) |
Definition at line 20 of file slideshow.php.
| if (isset($_GET['current'])) else $slide_current = 0 |
Definition at line 17 of file slideshow.php.
| $slide_stopped = isset($_GET['stopped']) |
Definition at line 19 of file slideshow.php.
| $STYLES_CSSFILE = Style::getCSSPath() ."stylesheets.css" |
Initialisierungsdatei (Einstellungen, Einbindung von Klassen, Session-Start)
Definition at line 11 of file slideshow.php.
| $testAlbum = new IntegerNumberData($_GET['album']) |
Definition at line 12 of file slideshow.php.
1.5.8